From 3b048d9937548dcd333d8268ae6f23addc46678d Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Wed, 27 Jun 2007 00:36:54 +0000 Subject: [PATCH] (Special Properties): Fix previous typo. --- lispref/text.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lispref/text.texi b/lispref/text.texi index 7e2194f06f0..b3cd6cb4a92 100644 --- a/lispref/text.texi +++ b/lispref/text.texi @@ -3257,7 +3257,7 @@ Manual}) provides an example. @kindex composition @r{(text property)} This text property is used to display a sequence of characters as a single glyph composed from components. But the value of the property -itself is completely internal to Emacs and should not manipulated +itself is completely internal to Emacs and should not be manipulated directly by, for instance, @code{put-text-property}. @end table -- 2.30.2